stubdom: modify ioemu linkfarm only if necessary
authorJuergen Gross <jgross@suse.com>
Tue, 13 Dec 2016 15:38:06 +0000 (16:38 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 14 Dec 2016 14:42:02 +0000 (14:42 +0000)
commit0738d6fe7116cc2398bcb557c957ab38b712fe96
tree0bed87363fa11c06e47c086ab7dc11bb84dc2e19
parent96a7cb37b921d2b320183d194d143262e1dd5b53
stubdom: modify ioemu linkfarm only if necessary

Several stubdom libraries are being rebuilt each time a top level make
is called as they depend on stubdom/ioemu/linkfarm.stamp which is
depending on tools/qemu-xen-traditional-dir. Unfortunately this
directory is modified by each "make tools" call.

This can be avoided by writing stubdom/ioemu/linkfarm.stamp only if
a source file beneath tools/qemu-xen-traditional-dir has been added
or removed.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
stubdom/Makefile